projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9cd8ee
)
Add mode map to Flymake diagnostic button
author
Mark Oteiza
<mvoteiza@udel.edu>
Tue, 10 Oct 2017 14:24:45 +0000
(10:24 -0400)
committer
João Távora
<joaotavora@gmail.com>
Tue, 10 Oct 2017 16:21:04 +0000
(17:21 +0100)
* lisp/progmodes/flymake.el (flymake--diagnostics-buffer-entries): Add
keymap propery.
lisp/progmodes/flymake.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/flymake.el
b/lisp/progmodes/flymake.el
index 6c2a37abd7dcaf0f02119152b7aaf2e8ad70e35c..cf1e7e41ba1d1da97a296181a7e7d37360ca6122 100644
(file)
--- a/
lisp/progmodes/flymake.el
+++ b/
lisp/progmodes/flymake.el
@@
-1132,6
+1132,7
@@
POS can be a buffer position or a button"
mouse-face highlight
help-echo "mouse-2: visit this diagnostic"
face nil
+ keymap flymake-diagnostics-buffer-mode-map
mouse-action flymake-goto-diagnostic)]))))
(define-derived-mode flymake-diagnostics-buffer-mode tabulated-list-mode